Returns the set of Link objects that are members of either of the specified Links collections.
Retval = object.Union(LinkSelection)
LinkSelection |
Links collection The Links collection to merge with the current object. |
Union adds the members of both Links collections and returns the result. Links that appear in both collections are included only once in the resulting collection.